Click or drag to resize

OccurrenceItemId Constructor (String, String)

Initializes a new instance of the OccurrenceItemId class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public OccurrenceItemId(
	string id,
	string changeKey
)

Parameters

id
Type: SystemString
changeKey
Type: SystemString
See Also